home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 April / MacFormat CD Edition MF36 (April 1996).iso / Shareware City / Comms / HTMLedit173-ppc / HTML.edit 1.7.3 (ppc) / HTML.edit 1.7.3 (ppc).rsrc / TEXT_27380_Key Shortcuts.txt < prev    next >
Encoding:
Text File  |  1996-01-15  |  3.4 KB  |  81 lines

  1.  
  2. Key Shortcuts
  3.  
  4. There are keyboard shortcuts for many HTML.edit commands. You can also click the Palette Help button on the Tool Palette for a display of all command key shortcuts.
  5.  
  6. Navigation
  7.  ‚åò√ì  or home  Go to Index
  8.  ‚åò√î  or end     Go to Preferences
  9.  ‚åò√ò              Go To Document‚Ķ
  10.  ‚åòÔ£ø              Go Back (to last place you were*)
  11.  ‚åòShift-M    Go To Selected Master Header
  12.  ‚åòShift-F     Go To Selected Master Footer
  13.  
  14. General
  15.  ‚åò?  or help   HTML.edit Help
  16.  ‚åòA               Select Text of Current Field
  17.  Shift-Enter   Select the Current Line
  18.  ‚åòF                Find
  19.  ‚åòG                Find Again
  20.  ‚åòShift-T      Show/Hide HTML Tool Palette
  21.  ‚åòShift-D      Reset Selected Text to Default Font 
  22.  ‚åòE               Show/Hide Scroll Window
  23.  ‚åòOption-I   Show Info Window
  24.  ‚åòOption-L    Show/Hide Clip Library Window
  25.  ‚åòM              Show/Hide Message Box
  26.  ‚åòR               Replace‚Ķ
  27.  ‚åòOption-R   Show/Hide Ruler
  28.  ‚åòN               New Document
  29.  ‚åòO               Import (Open) Text File
  30.  ‚åòS               Export (Save) Document to Text File
  31.  ‚åòP               Print Text (Header, Body & Footer)
  32.  ‚åòJ               Preview Using WWW Browser
  33.  ‚åòZ               Undo Typing or Last Command
  34.                   Delete Forward
  35.  
  36. HTML
  37.  ‚åò1-6          Selected Heading Level
  38.  ‚åòH             Current Heading Level <Hn>
  39.  ‚åò7              Link to Previous Document**
  40.  ‚åò8              Link to Next Document**
  41.  ‚åò9              Link to Selected Document**
  42.  ‚åò-               HTML Comment (Command-Minus)
  43.  ‚åò+              Uncomment (Command-Plus)
  44.  ‚åò"              Insert Quote Entity (")
  45.  ‚åòI              Insert Image Tags
  46.  ‚åòK              Remove HTML Tags
  47.  ‚åòL              HTML List Item <LI> (for use within <UL> or <OL>)
  48.  ‚åòD              HTML Table Cell <TD>
  49.  ‚åòY              HTML Table Row <TR>
  50.  ‚åòOption-S   Insert All Structural Tags
  51.  ‚åòShift-L      Begin TouchLink‚Ñ¢
  52.  ‚åòShift-A      HyperText Link using Anchor Utility
  53.  ‚åòOption-A   Quick HyperText Link
  54.  ‚åòShift-N      Named Anchor using Anchor Utility
  55.  ‚åòOption-N   Quick Named Anchor
  56.  ‚åòShift-B      HTML Bold
  57.  ‚åòShift-I       HTML Italic
  58.  ‚åòShift-P      HTML Preformatted
  59.  ‚åòShift-U      HTML Underline
  60.  ‚åòShift-E      HTML Emphasis
  61.  ‚åòShift-S      HTML Strong Emphasis
  62.  ‚åòShift-C      HTML Citation
  63.  Control-Delete    Remove Surrounding Tags
  64.  
  65. Control-Shift-B, I, U, T, C, E***, S, P, 1-6 & Delete
  66. Adds the same tags as the ‚åò-shifted counterpart, but removes the immediately-surrounding tags. This works for the physical style, semantic style and heading level shortcuts listed above. For example, selecting the word "golden" and typing Control-Shift-E would change
  67.  
  68.    This is a <B>golden</B> day.
  69.  
  70. to
  71.  
  72.    This is a <EM>golden</EM> day.
  73.  
  74. Typing Control-Delete removes the tags immediately surrounding the text selection. If the start and end tags do not match properly (tag attributes are ignored), HTML.edit will beep.
  75.  
  76. *  works in Help window, too.
  77. **  if length of selected text is zero, holding down the Option key while choosing the command inserts the TITLE of the target document as hypertext for link. See Anchor Menu for more info.
  78. ***  for consistency sake, I list the Control-key shortcuts as always Control-Shift-[key]. In actuality, all but Control-Shift-E work without the shift key. Control-E is unfortunately the same as hitting the Help button on keyboards equipped with such a button.
  79.  
  80. Back to HTML Help, on to Sizing Windows, or return to HTML.edit Features.
  81.